[INFO] cloning repository https://github.com/grafbase/gateway-hooks-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grafbase/gateway-hooks-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrafbase%2Fgateway-hooks-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrafbase%2Fgateway-hooks-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1af4d976e9b14d0049cad2a6193a3714dd8323c3
[INFO] fixing grafbase/gateway-hooks-demo against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrafbase%2Fgateway-hooks-demo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/grafbase/gateway-hooks-demo
[INFO] finished tweaking git repo https://github.com/grafbase/gateway-hooks-demo
[INFO] tweaked toml for git repo https://github.com/grafbase/gateway-hooks-demo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/grafbase/gateway-hooks-demo on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/grafbase/gateway-hooks-demo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ccd9f2d9f1717289e3a5138c4e7a89fc861da730b2d19c287fb1edbba49e01ff
[INFO] running `Command { std: "docker" "start" "ccd9f2d9f1717289e3a5138c4e7a89fc861da730b2d19c287fb1edbba49e01ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ccd9f2d9f1717289e3a5138c4e7a89fc861da730b2d19c287fb1edbba49e01ff" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccd9f2d9f1717289e3a5138c4e7a89fc861da730b2d19c287fb1edbba49e01ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ccd9f2d9f1717289e3a5138c4e7a89fc861da730b2d19c287fb1edbba49e01ff" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating subgraph/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating hooks/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating auth-service/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling toml_datetime v0.6.7
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wit-bindgen-rt v0.28.0
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]     Checking pest v2.7.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking async-graphql-value v7.0.7
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking async-graphql-parser v7.0.7
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling async-graphql-derive v7.0.7
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking reqwest v0.12.4 (https://github.com/pimeys/reqwest/?branch=feat%2Fwasi-p2-component-support#6b23d746)
[INFO] [stderr]     Checking hooks v0.1.0 (/opt/rustwide/workdir/hooks)
[INFO] [stderr]    Migrating hooks/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed hooks/src/bindings.rs (37 fixes)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:664:32
[INFO] [stdout]     |
[INFO] [stdout] 664 |                     let ptr1 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:822:32
[INFO] [stdout]     |
[INFO] [stdout] 822 |                     let ptr5 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:948:32
[INFO] [stdout]     |
[INFO] [stdout] 948 |                     let ptr8 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> hooks/src/bindings.rs:1107:32
[INFO] [stdout]      |
[INFO] [stdout] 1107 |                     let ptr8 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> hooks/src/bindings.rs:1243:32
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:664:32
[INFO] [stdout]     |
[INFO] [stdout] 664 |                     let ptr1 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:822:32
[INFO] [stdout]     |
[INFO] [stdout] 822 |                     let ptr5 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:948:32
[INFO] [stdout]     |
[INFO] [stdout] 948 |                     let ptr8 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> hooks/src/bindings.rs:1107:32
[INFO] [stdout]      |
[INFO] [stdout] 1107 |                     let ptr8 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> hooks/src/bindings.rs:1243:32
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-graphql v7.0.7
[INFO] [stderr]     Checking auth-service v0.1.0 (/opt/rustwide/workdir/auth-service)
[INFO] [stderr]    Migrating auth-service/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking async-graphql-axum v7.0.7
[INFO] [stderr]     Checking subgraph v0.1.0 (/opt/rustwide/workdir/subgraph)
[INFO] [stderr]    Migrating subgraph/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.95s
[INFO] [stderr] crater-edition-check: subgraph v0.1.0 (/opt/rustwide/workdir/subgraph) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: hooks v0.1.0 (/opt/rustwide/workdir/hooks) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: auth-service v0.1.0 (/opt/rustwide/workdir/auth-service) updating edition from 2021 to 2024
[INFO] [stderr]     Checking auth-service v0.1.0 (/opt/rustwide/workdir/auth-service)
[INFO] [stderr]     Checking subgraph v0.1.0 (/opt/rustwide/workdir/subgraph)
[INFO] [stderr]     Checking hooks v0.1.0 (/opt/rustwide/workdir/hooks)
[INFO] [stdout] warning: struct `Transaction` is never constructed
[INFO] [stdout]   --> subgraph/src/schema.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Transaction {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transaction` is never constructed
[INFO] [stdout]   --> subgraph/src/schema.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Transaction {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:664:32
[INFO] [stdout]     |
[INFO] [stdout] 664 |                     let ptr1 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:822:32
[INFO] [stdout]     |
[INFO] [stdout] 822 |                     let ptr5 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:948:32
[INFO] [stdout]     |
[INFO] [stdout] 948 |                     let ptr8 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> hooks/src/bindings.rs:1107:32
[INFO] [stdout]      |
[INFO] [stdout] 1107 |                     let ptr8 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> hooks/src/bindings.rs:1243:32
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:664:32
[INFO] [stdout]     |
[INFO] [stdout] 664 |                     let ptr1 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:822:32
[INFO] [stdout]     |
[INFO] [stdout] 822 |                     let ptr5 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> hooks/src/bindings.rs:948:32
[INFO] [stdout]     |
[INFO] [stdout] 948 |                     let ptr8 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> hooks/src/bindings.rs:1107:32
[INFO] [stdout]      |
[INFO] [stdout] 1107 |                     let ptr8 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> hooks/src/bindings.rs:1243:32
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hooks` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hooks` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "ccd9f2d9f1717289e3a5138c4e7a89fc861da730b2d19c287fb1edbba49e01ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccd9f2d9f1717289e3a5138c4e7a89fc861da730b2d19c287fb1edbba49e01ff", kill_on_drop: false }`
[INFO] [stdout] ccd9f2d9f1717289e3a5138c4e7a89fc861da730b2d19c287fb1edbba49e01ff
